Skip to content

feat: add idle detection config to setup-pm prompt#30

Closed
malpou wants to merge 1 commit into
computerlovetech:mainfrom
malpou:pm/setup-pm-idle-config
Closed

feat: add idle detection config to setup-pm prompt#30
malpou wants to merge 1 commit into
computerlovetech:mainfrom
malpou:pm/setup-pm-idle-config

Conversation

@malpou
Copy link
Copy Markdown
Contributor

@malpou malpou commented Mar 22, 2026

Summary

  • Adds idle block to the PM ralph's RALPH.md frontmatter template in setup-pm.md with sensible defaults (delay: 30s, backoff: 2, max_delay: 5m, max: 30m)
  • Updates the "Nothing to do?" decision tree step to instruct the agent to emit <!-- ralph:state idle --> so the loop engine can back off during idle periods

Test plan

  • All 436 existing tests pass
  • Verify setup-pm.md generates a working PM ralph with idle config when used

Add idle block (delay: 30s, backoff: 2, max_delay: 5m, max: 30m) to the
PM ralph's RALPH.md frontmatter template. Update the "Nothing to do?"
decision tree step to instruct the agent to emit the idle state marker.

Co-authored-by: Ralphify <noreply@ralphify.co>
@malpou malpou closed this Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant